home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Oct⁄Nov 88 / MacApp and AU⁄X ⁄ 11.15.88 ⁄ < prev    next >
Encoding:
Text File  |  1991-03-06  |  2.6 KB  |  67 lines  |  [TEXT/GEOL]

  1. Item    2537108                         15-Nov-88        11:16
  2.  
  3. From:   HOL0074                         Winsoft, Pierre Blangero
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    MacApp and AU/X
  8.  
  9.  
  10. Bonjour MacAppiens et MacAppiennes
  11.  
  12. We proceed yesterday, to some tests of our MacApp products under AU/X and here
  13. is the results
  14. Test of Applications using MacApp 1.1.1 with some WinSoft modifications.
  15. under AU/X 1.0 and a Mac II (not IIx).
  16. With an AU/X tool, we proceed to a copy of our Applications from a Macintosh
  17. floppy-disk to the AU/X part of the Harddisk. After that, We launch the
  18. Application to test using the 'launch' command. And The screen switch to a
  19. Macintosh classical screen :
  20.  
  21. 1/ We was expecting some adressing errors (our applications have some modules
  22. writen in C) and we did get none ! Good news.
  23.  
  24. 2/ Debug versions crach immediatly (before the display of the Debug Window).
  25. Please note that under UNIX, a crach is handled in a different way. No bomb,
  26. but you come back to the SHELL with a message (XXXXX, core dumped) and a core
  27. file is created.
  28. This problem make the debugging very difficult. We don't know today if it is
  29. possible to use the AU/X debuggers without recompilation under AU/X. Hope that
  30. Apple will give us this information soon.
  31.  
  32. 3/ The cursor is crazy. It still arrow the most part of the time. All our
  33. cursors are ignored (we think that they are handled with a total respect of the
  34. MacApp methode and they work correctly on Mac/OS).
  35. When the watch cursor is displayed (after a long operation) it stick to the
  36. watch until you clic on the MenuBar. After a clic in the MenuBar and during the
  37. execution of MenuSelect, the cursor switch back to the watch.
  38. It seems that the MacApp VBL Task is not accepted by AU/X. Any idea ?
  39.  
  40. Next points does not concern MacApp directly but are important to know :
  41.  
  42. 4/ Sound is not handled. When the application play sounds, no thing happend.
  43. Next release ?
  44.  
  45. 5/ Don't assume that a system folder exist. There is no blessed folder when
  46. your program is running under AU/X.
  47.  
  48.  
  49. Under AU/X, there is a C Compiler. Some one says that it is MPW C compatible
  50. and it is easy to recompile a C application to get an AU/X native application.
  51. It was impossible to test this approche because there is no MPW PASCAL
  52. compatible compiler under AU/X. Any project ?
  53.  
  54. How to detect that an application is runnig under AU/X. If there is a test
  55. please let me know. It may be a good idea to include in the MacApp global
  56. gConfiguration the Field 'isUnderAUX' set to TRUE if the application is running
  57. under AU/X.
  58.  
  59. A bientot.
  60.  
  61. Kamel GADDAS
  62. WinSoft
  63. FRANCE
  64.  
  65.  
  66.  
  67.